home *** CD-ROM | disk | FTP | other *** search
/ Apple Reference & Present…ry 5: (Reseller Edition) / Apple Reference & Presentations Library 5.0 (Reseller Edition).iso / 5-Fonts & Software / HyperCard 1.2.5 / Help Stacks / Help / card_171493.txt < prev    next >
Text File  |  1987-11-25  |  2KB  |  79 lines

  1. -- card: 171493 from stack: in
  2. -- bmap block id: 0
  3. -- flags: 0000
  4. -- background id: 4507
  5. -- name: 
  6.  
  7.  
  8. -- part 1 (button)
  9. -- low flags: 00
  10. -- high flags: 8003
  11. -- rect: left=14 top=294 right=314 bottom=151
  12. -- title width / last selected line: 0
  13. -- icon id / first selected line: 0 / 0
  14. -- text alignment: 1
  15. -- font id: 0
  16. -- text size: 12
  17. -- style flags: 0
  18. -- line height: 16
  19. -- part name: Restore properties
  20. ----- HyperTalk script -----
  21. on mouseUp
  22.   set grid to false
  23.   set lineSize to 1
  24.   set filled to false
  25.   set centered to false
  26.   set multiple to false
  27.   set multiSpace to 1
  28.   set pattern to 12
  29.   set brush to 8
  30.   set polySides to 4
  31.   set textAlign to left
  32.   set textFont to Geneva
  33. end mouseUp
  34.  
  35.  
  36.  
  37. -- part contents for background part 2
  38. ----- text -----
  39. Painting properties
  40.  
  41. -- part contents for background part 43
  42. ----- text -----
  43. 335,253
  44.  
  45. -- part contents for background part 44
  46. ----- text -----
  47. grid
  48. lineSize
  49. filled
  50. centered
  51. multiple
  52. multiSpace
  53.  
  54. pattern
  55. brush
  56. polySides
  57. textAlign
  58.  
  59. textFont
  60.  
  61. textStyle
  62.  
  63.  
  64.  
  65. -- part contents for background part 1
  66. ----- text -----
  67. set grid to true
  68. set lineSize to 4      --number of pixels wide
  69. set filled to true
  70. set centered to true
  71. set multiple to true
  72. set multiSpace to 6 --amount of space used with Draw
  73.                                --Multiple 
  74. set pattern to 6       --a number from 1 to 40
  75. set brush to 3          --a number from 1 to 32
  76. set polySides to 5    --any number 
  77. set textAlign to center --applies to Paint text (left, 
  78.                               --right, or center)
  79. set textFont to Chicago --applies to Paint text